[INFO] fetching crate toasty-driver-integration-suite 0.7.0...
[INFO] fixing toasty-driver-integration-suite-0.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate toasty-driver-integration-suite 0.7.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate toasty-driver-integration-suite 0.7.0
[INFO] finished tweaking crates.io crate toasty-driver-integration-suite 0.7.0
[INFO] tweaked toml for crates.io crate toasty-driver-integration-suite 0.7.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate toasty-driver-integration-suite 0.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toasty-driver-integration-suite 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toasty-macros v0.7.0
[INFO] [stderr]   Downloaded bit-set v0.10.0
[INFO] [stderr]   Downloaded assert-struct v0.4.2
[INFO] [stderr]   Downloaded assert-struct-macros v0.4.2
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded toasty-driver-postgresql v0.7.0
[INFO] [stderr]   Downloaded toasty-driver-integration-suite-macros v0.7.0
[INFO] [stderr]   Downloaded toasty-driver-mysql v0.7.0
[INFO] [stderr]   Downloaded btoi v0.5.0
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.14.0
[INFO] [stderr]   Downloaded toasty-sql v0.7.0
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded index_vec v0.1.4
[INFO] [stderr]   Downloaded mysql_async v0.37.0
[INFO] [stderr]   Downloaded toasty-core v0.7.0
[INFO] [stderr]   Downloaded mysql_common v0.37.2
[INFO] [stderr]   Downloaded toasty v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3
[INFO] running `Command { std: "docker" "start" "8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling pluralizer v0.5.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling bit-set v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling assert-struct-macros v0.4.2
[INFO] [stderr]    Compiling toasty-macros v0.7.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toasty v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking index_vec v0.1.4
[INFO] [stderr]    Compiling toasty-driver-integration-suite-macros v0.7.0
[INFO] [stderr]    Compiling toasty-core v0.7.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking assert-struct v0.4.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking deadpool-runtime v0.3.1
[INFO] [stderr]     Checking deadpool v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toasty-driver-integration-suite v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `toasty-driver-integration-suite` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name toasty_driver_integration_suite --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b3f7f72a3b562b7 -C extra-filename=-8c6aaf535717be24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_struct=/opt/rustwide/target/debug/deps/libassert_struct-ebc3536d130d5f5e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-611acae5619fd1d5.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-42b3964b088e279e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1b8fc64f8f4e7434.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-2dbf559ea87738aa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-29357ada8f58bc1f.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-67fe1d7e3bb3daca.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2ecf92669f6f20ee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-253abf3b259df3bb.rmeta --extern toasty=/opt/rustwide/target/debug/deps/libtoasty-49032ccdf18b9614.rmeta --extern toasty_core=/opt/rustwide/target/debug/deps/libtoasty_core-e3925ee71f2c4421.rmeta --extern toasty_driver_integration_suite_macros=/opt/rustwide/target/debug/deps/libtoasty_driver_integration_suite_macros-fa37f9dd7215c361.so --extern toasty_macros=/opt/rustwide/target/debug/deps/libtoasty_macros-87186e3b895cb942.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-86a8703a4f8b7ca8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a91468816c1f1ef2.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `toasty-driver-integration-suite` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name toasty_driver_integration_suite --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=unsafe_code --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92b49e3693f297d2 -C extra-filename=-49d4c08f88ae5077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_struct=/opt/rustwide/target/debug/deps/libassert_struct-ebc3536d130d5f5e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-611acae5619fd1d5.so --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-42b3964b088e279e.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-1b8fc64f8f4e7434.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-2dbf559ea87738aa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-29357ada8f58bc1f.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-67fe1d7e3bb3daca.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2ecf92669f6f20ee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-253abf3b259df3bb.rmeta --extern toasty=/opt/rustwide/target/debug/deps/libtoasty-49032ccdf18b9614.rmeta --extern toasty_core=/opt/rustwide/target/debug/deps/libtoasty_core-e3925ee71f2c4421.rmeta --extern toasty_driver_integration_suite_macros=/opt/rustwide/target/debug/deps/libtoasty_driver_integration_suite_macros-fa37f9dd7215c361.so --extern toasty_macros=/opt/rustwide/target/debug/deps/libtoasty_macros-87186e3b895cb942.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-86a8703a4f8b7ca8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a91468816c1f1ef2.rmeta` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3", kill_on_drop: false }`
[INFO] [stdout] 8af9db48957fff1a88ac14447be6687949521952730c7138bf47dbbcbcef4ce3
